|
Bond 0.9
Bond Standard Library API Documentation
|
Enumerations | |
| enum | Flags { BoolAlpha = 1 << 0 , ShowBase = 1 << 1 , ShowPoint = 1 << 2 , SkipWhite = 1 << 3 , Zero = 1 << 4 , Dec = 1 << 5 , Hex = 1 << 6 , Oct = 1 << 7 , Fixed = 1 << 8 , Scientific = 1 << 9 , Left = 1 << 10 } |
| enum | Constants { Eof = -1 } |
| enum Bond::IO::Constants |
| enum Bond::IO::Flags |