libsub
 All Classes Files Functions Variables
Public Member Functions | Public Attributes | List of all members
sub::STLBinaryCode< T > Class Template Reference

A value of some STL parameter and a human-readable description of what it means. More...

#include <stl_binary_tables.h>

Collaboration diagram for sub::STLBinaryCode< T >:
Collaboration graph
[legend]

Public Member Functions

 STLBinaryCode (T v, std::string d)
 

Public Attributes

value
 
std::string description
 

Detailed Description

template<class T>
class sub::STLBinaryCode< T >

A value of some STL parameter and a human-readable description of what it means.


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