chsvlib
chsv helper source code

◆ GetDefaultDescription()

static const char_t* GetDefaultDescription ( code_t  )
staticprotectednoexcept

A default function object as a stub for methods that do not specify user-defined functors. It maps any integral code to a NULL description.

Template Parameters
char_tis a type of the returned pointer.