48#ifndef DOXYGEN_SHOULD_SKIP_THIS
57 INLINE DBTranslator*
create(
const Variable& var,
58 const bool editable_dictionary,
59 std::size_t max_dico_entries) {
60 return create(var, std::vector< std::string >(), editable_dictionary, max_dico_entries);
DBTranslator * create(const Variable &var, const bool editable_dictionary=false, std::size_t max_dico_entries=std::numeric_limits< std::size_t >::max())
named constructor
include the inlined functions if necessary
gum is the global namespace for all aGrUM entities