Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct is_default_hook_tag<>

boost::intrusive::is_default_hook_tag<default_hashtable_hook_applier>

Synopsis

// In header: <boost/intrusive/hashtable.hpp>


struct is_default_hook_tag<> {

  // public data members
  static  value;
};

PrevUpHomeNext