sbuild
1.7.1
|
Classes | |
struct | facet_info |
Public Member Functions | |
factory (const facet_info &info) | |
Static Public Member Functions | |
static std::ostream & | print_facets (std::ostream &stream) |
static facet::ptr | create (const std::string &name) |
static std::vector< facet::ptr > | create_auto () |
Private Types | |
typedef std::map< std::string, const facet_info * > | map_type |
Static Private Member Functions | |
static map_type & | registered_facets () |