HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
thousands_sep_result< Char > Struct Template Reference

#include <format.h>

Public Attributes

std::string grouping
 
Char thousands_sep
 

Detailed Description

template<typename Char>
struct thousands_sep_result< Char >

Definition at line 998 of file format.h.

Member Data Documentation

template<typename Char >
std::string thousands_sep_result< Char >::grouping

Definition at line 999 of file format.h.

template<typename Char >
Char thousands_sep_result< Char >::thousands_sep

Definition at line 1000 of file format.h.


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