#include <value_translator.hpp>
Public Member Functions | |
std::string | operator() (const bool b) const |
std::string | operator() (const std::vector< std::string > s) const |
Definition at line 116 of file value_translator.hpp.
|
inline |
Definition at line 122 of file value_translator.hpp.
References b.
|
inline |
Definition at line 129 of file value_translator.hpp.
References utils::join(), and s.