Honeycomb  0.1
Component-Model Framework
Public Types | List of all members
honey::MtMapCommon< Subclass, Key_, Val_, List_ >::priv< isTail, _ >::findElem< Key, Prev_ > Struct Template Reference

Specialize for our key. More...

#include <MtMap.h>

Public Types

typedef Subclass type
 
typedef Prev_ Prev
 
typedef List Next
 

Detailed Description

template<class Subclass, class Key_, class Val_, class List_>
template<bool isTail, szt _ = 0>
template<class Prev_>
struct honey::MtMapCommon< Subclass, Key_, Val_, List_ >::priv< isTail, _ >::findElem< Key, Prev_ >

Specialize for our key.

Member Typedef Documentation

template<class Subclass, class Key_, class Val_, class List_>
template<bool isTail, szt _ = 0>
template<class Prev_ >
typedef List honey::MtMapCommon< Subclass, Key_, Val_, List_ >::priv< isTail, _ >::findElem< Key, Prev_ >::Next
template<class Subclass, class Key_, class Val_, class List_>
template<bool isTail, szt _ = 0>
template<class Prev_ >
typedef Prev_ honey::MtMapCommon< Subclass, Key_, Val_, List_ >::priv< isTail, _ >::findElem< Key, Prev_ >::Prev
template<class Subclass, class Key_, class Val_, class List_>
template<bool isTail, szt _ = 0>
template<class Prev_ >
typedef Subclass honey::MtMapCommon< Subclass, Key_, Val_, List_ >::priv< isTail, _ >::findElem< Key, Prev_ >::type

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