BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bslfmt::FormatterCharacter_MakeUnsigned< t_TYPE, t_SIZE > Struct Template Reference

#include <bslfmt_formattercharacter.h>

Detailed Description

template<class t_TYPE, int t_SIZE>
struct bslfmt::FormatterCharacter_MakeUnsigned< t_TYPE, t_SIZE >

This struct template implements the make_unsigned meta-function defined in the C++11 standard [meta.trans.sign], providing an alias, type, that returns the result. The type is the unsigned analogue of the (template parameter) t_TYPE.

See bslfmt_formattercharacter


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