Embedded Template Library 1.0
Loading...
Searching...
No Matches
reference_flat_multimap.h File Reference
#include "platform.h"
#include "exception.h"
#include "error_handler.h"
#include "debug_count.h"
#include "vector.h"
#include "iterator.h"
#include "nth_type.h"
#include "type_traits.h"
#include "private/comparator_is_transparent.h"
#include <stddef.h>

Go to the source code of this file.

Classes

class  etl::flat_multimap_exception
 
class  etl::flat_multimap_full
 
class  etl::ireference_flat_multimap< TKey, TMapped, TKeyCompare >
 
class  etl::ireference_flat_multimap< TKey, TMapped, TKeyCompare >::iterator
 
class  etl::ireference_flat_multimap< TKey, TMapped, TKeyCompare >::const_iterator
 
class  etl::reference_flat_multimap< TKey, TValue, MAX_SIZE_, TCompare >
 

Namespaces

namespace  etl
 bitset_ext
 

Functions

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