A set of function that convert an Boolean type to other types. More...
#include "../common/Translator.h"#include "Enums.h"#include "Exception.h"#include "BooleanConverters.h"#include "SimpleData.h"#include <boost/lexical_cast.hpp>Go to the source code of this file.
A set of function that convert an Boolean type to other types.
Definition in file BooleanConverters.cpp.