4.6.1
Freundlich's C++ toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Concepts
fcppt::mpl::map::element< Key, Value > Struct Template Reference

Detailed Description

template<typename Key, typename Value>
struct fcppt::mpl::map::element< Key, Value >

The element type of a map.

An element of a map is a key-value pair.