Embedded Template Library 1.0
flat_map.h File Reference
#include "platform.h"
#include "reference_flat_map.h"
#include "pool.h"
#include "placement_new.h"
#include "nth_type.h"
#include "utility.h"
#include "type_traits.h"
#include "initializer_list.h"
#include "private/comparator_is_transparent.h"

Go to the source code of this file.

Classes

class  etl::iflat_map< TKey, TMapped, TKeyCompare >
 
class  etl::flat_map< TKey, TValue, MAX_SIZE_, TCompare >
 

Namespaces

namespace  etl
 bitset_ext
 

Functions

template<typename TKey , typename TMapped , typename TKeyCompare >
bool etl::operator== (const etl::iflat_map< TKey, TMapped, TKeyCompare > &lhs, const etl::iflat_map< TKey, TMapped, TKeyCompare > &rhs)
 
template<typename TKey , typename TMapped , typename TKeyCompare >
bool etl::operator!= (const etl::iflat_map< TKey, TMapped, TKeyCompare > &lhs, const etl::iflat_map< TKey, TMapped, TKeyCompare > &rhs)