tinympl  0.2
mini MPL library for C++11
tinympl::value_map< KeyType, ValueType, Args >::at< k > Class Template Reference

Return the value element with the given key. More...

#include <tinympl/value_map.hpp>

Detailed Description

template<class KeyType, class ValueType, class... Args>
template<KeyType k>
class tinympl::value_map< KeyType, ValueType, Args >::at< k >

Return the value element with the given key.


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