probe_fn_base.hpp File Reference

#include <functional>

Go to the source code of this file.

Namespaces

namespace  pb_assoc
namespace  pb_assoc::detail

Classes

class  pb_assoc::detail::probe_fn_base< Allocator >

Defines

#define PB_ASSOC_DBG_ASSERT(X)
#define PB_ASSOC_DBG_VERIFY(X)   {if((X)==0);}
#define PB_ASSOC_DBG_ONLY(X)   ;
#define PB_ASSOC_CLASS_T_DEC   template<class Allocator>
#define PB_ASSOC_CLASS_C_DEC


Detailed Description

Contains a probe policy base.

Definition in file probe_fn_base.hpp.


Define Documentation

#define PB_ASSOC_CLASS_C_DEC

Value:

probe_fn_base< \
        Allocator>

Definition at line 69 of file probe_fn_base.hpp.

#define PB_ASSOC_CLASS_T_DEC   template<class Allocator>

Definition at line 66 of file probe_fn_base.hpp.

#define PB_ASSOC_DBG_ASSERT (  ) 

Definition at line 61 of file probe_fn_base.hpp.

#define PB_ASSOC_DBG_ONLY (  )     ;

Definition at line 63 of file probe_fn_base.hpp.

#define PB_ASSOC_DBG_VERIFY (  )     {if((X)==0);}

Definition at line 62 of file probe_fn_base.hpp.


Generated on Tue Feb 2 16:57:25 2010 for GNU C++ STL by  doxygen 1.4.7