Public Member Functions | Private Attributes | List of all members
fmt::IntFormatSpec< T, SpecT, Char > Class Template Reference

#include <format.h>

Inheritance diagram for fmt::IntFormatSpec< T, SpecT, Char >:
Inheritance graph
[legend]

Public Member Functions

 IntFormatSpec (T val, const SpecT &spec=SpecT())
 
value () const
 

Private Attributes

value_
 

Detailed Description

template<typename T, typename SpecT = TypeSpec<0>, typename Char = char>
class fmt::IntFormatSpec< T, SpecT, Char >

Definition at line 1953 of file format.h.

Constructor & Destructor Documentation

template<typename T, typename SpecT = TypeSpec<0>, typename Char = char>
fmt::IntFormatSpec< T, SpecT, Char >::IntFormatSpec ( val,
const SpecT &  spec = SpecT() 
)
inline

Definition at line 1959 of file format.h.

Member Function Documentation

template<typename T, typename SpecT = TypeSpec<0>, typename Char = char>
T fmt::IntFormatSpec< T, SpecT, Char >::value ( ) const
inline

Definition at line 1962 of file format.h.

Member Data Documentation

template<typename T, typename SpecT = TypeSpec<0>, typename Char = char>
T fmt::IntFormatSpec< T, SpecT, Char >::value_
private

Definition at line 1956 of file format.h.


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


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:09