Jpp  18.0.0-rc.2
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
JSTDTypes.hh File Reference

Forward declarations of STD containers. More...

Go to the source code of this file.

Classes

class  std::vector< JElement_t, JAllocator_t >
 
class  std::set< JElement_t, JComparator_t, JAllocator_t >
 
class  std::multiset< JElement_t, JComparator_t, JAllocator_t >
 
class  std::pair< JFirst_t, JSecond_t >
 
class  std::map< JKey_t, JValue_t, JComparator_t, JAllocator_t >
 
class  std::multimap< JKey_t, JValue_t, JComparator_t, JAllocator_t >
 
struct  std::iterator< Category, T, Distance, Pointer, Reference >
 
class  std::list< JElement_t, JAllocator_t >
 
class  std::initializer_list< JElement_t >
 

Namespaces

 std
 

Detailed Description

Forward declarations of STD containers.

Author
mdejong

Definition in file JSTDTypes.hh.