Rosetta  2019.07
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
fmt::ErrorCode Class Reference

#include <posix.h>

Public Member Functions

 ErrorCode (int value=0) FMT_NOEXCEPT
 
int get () const FMT_NOEXCEPT
 

Private Attributes

int value_
 

Constructor & Destructor Documentation

fmt::ErrorCode::ErrorCode ( int  value = 0)
inlineexplicit

Member Function Documentation

int fmt::ErrorCode::get ( ) const
inline

References value_.

Member Data Documentation

int fmt::ErrorCode::value_
private

Referenced by get().


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