PlayRho  1.1.0
An Interactive Real-Time-Oriented C++ Physics Engine & Library
std Namespace Reference

Name space for specializations of the standard library. More...

Classes

struct  equal_to< playrho::d2::JointKey >
 Function object for performing equal-to comparisons between two joint keys. More...
 
struct  equal_to<::playrho::propagate_const< T > >
 Support for equal-to operations. More...
 
struct  greater<::playrho::propagate_const< T > >
 Support for greater than operations. More...
 
struct  greater_equal<::playrho::propagate_const< T > >
 Support for greater than or equal operations. More...
 
struct  hash< playrho::ContactKey >
 Hash function object specialization for ContactKey. More...
 
struct  hash<::playrho::detail::IndexingNamedType< T, Tag > >
 Custom specialization of std::hash for playrho::detail::IndexingNamedType. More...
 
struct  hash<::playrho::propagate_const< T > >
 Support for hash operation. More...
 
struct  less< playrho::d2::JointKey >
 Function object for performing less-than comparisons between two joint keys. More...
 
struct  less<::playrho::propagate_const< T > >
 Support for less than operations. More...
 
struct  less_equal<::playrho::propagate_const< T > >
 Support for less than or equal operations. More...
 
struct  not_equal_to<::playrho::propagate_const< T > >
 Support for not-equal-to operations. More...
 
class  numeric_limits< playrho::Fixed< BT, FB > >
 Template specialization of numeric limits for Fixed types. More...
 
class  tuple_element< I, playrho::d2::UnitVec >
 Tuple element type info for playrho::d2::UnitVec. More...
 
class  tuple_element< I, playrho::Vector< T, N > >
 Tuple element type info for playrho::Vector More...
 
class  tuple_size< playrho::ArrayList< T, N, SIZE_TYPE > >
 Tuple size specialization for ArrayList classes. More...
 
class  tuple_size< playrho::d2::UnitVec >
 Tuple size info for playrho::d2::UnitVec. More...
 
class  tuple_size< playrho::Vector< T, N > >
 Tuple size info for playrho::Vector More...
 

Detailed Description

Name space for specializations of the standard library.