arg_router  1.4.0
C++ command line argument parsing and routing
arg_router::multi_lang::translation< LanguageID > Class Template Reference

#include <arg_router/multi_lang/translation.hpp>

Detailed Description

template<typename LanguageID>
class arg_router::multi_lang::translation< LanguageID >

Used to define compile-time strings for translation.

See multi_lang::root_t for instructions of its use.

Note
The unspecialised version will trigger a static_assert failure - all language variants known to multi_lang::root_t must be specialised
Template Parameters
LanguageIDLanguage ID type, must match one of the IDs used in the template parameters of multi_lang::root_t

Definition at line 22 of file translation.hpp.


The documentation for this class was generated from the following file: