My Project  v0.0.16
Classes | Namespaces | Functions
converters_exceptions.hpp File Reference

Go to the source code of this file.

Classes

struct  Converter_pair_uint32_bool_from_tuple
 
struct  Converter_std_vector_from_list<T>
 
struct  Converter_std_vector_to_list<T>
 
struct  Converter_std_map_to_dict<U, T>
 
struct  Converter_boost_unorderedmap_to_dict<U, T>
 
struct  PairToTupleConverter<T1, T2>
 
class  ExceptionTranslator<ExceptionType>