Arkanjo 0.2
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
random_selector_entry.hpp File Reference
#include <string>
#include <nlohmann/json.hpp>
+ Include dependency graph for random_selector_entry.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  RandomSelectorEntry
 

Functions

void to_json (json &j, const RandomSelectorEntry &d)
 

Function Documentation

◆ to_json()

void to_json ( json & j,
const RandomSelectorEntry & d )

Definition at line 14 of file random_selector_entry.hpp.