4.4.1
Freundlich's C++ toolkit
Loading...
Searching...
No Matches
Classes | Typedefs
fcppt.boost

Description

Boost support library.

Link to fcppt_boost_interface.

Classes

struct  fcppt::boost_units_value
 Converts a boost unit to its value. More...
 
class  fcppt::scoped_state_machine< Machine >
 Scopes a boost state machine. More...
 

Typedefs

using fcppt::format = boost::basic_format< fcppt::char_type >
 A fcppt::char_type typedef for boost.format
 

Typedef Documentation

◆ format

using fcppt::format = typedef boost::basic_format<fcppt::char_type>

A fcppt::char_type typedef for boost.format

See fcppt.string for more information about fcppt::char_type.