std::__ios_flags(3)

NAME

std::__ios_flags

SYNOPSIS

Public Types
    typedef short int_type
Static Public Attributes
    static const int_type S_boolalpha
    static const int_type S_dec
    static const int_type S_fixed
    static const int_type S_hex
    static const int_type S_internal
    static const int_type S_left
    static const int_type S_oct
    static const int_type S_right
    static const int_type S_scientific
    static const int_type S_showbase
    static const int_type S_showpoint
    static const int_type S_showpos
    static const int_type S_skipws
    static const int_type S_unitbuf
    static const int_type S_uppercase
    static const int_type S_adjustfield
    static const int_type S_basefield
    static const int_type S_floatfield
    static const int_type S_badbit
    static const int_type S_eofbit
    static const int_type S_failbit
    static const int_type S_app
    static const int_type S_ate
    static const int_type S_bin
    static const int_type S_in
    static const int_type S_out
    static const int_type S_trunc

Detailed Description

Definition at line 48 of file c++io.h.

Author

Generated automatically by Doxygen for libstdc++-v3 Source
from the source code.
libstdc++-v3 Source 1 Jan 2007
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout