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

Go to the source code of this file.

Classes

class  etl::flat_set_exception
 
class  etl::flat_set_full
 
class  etl::flat_set_iterator
 
class  etl::ireference_flat_set< T, TKeyCompare >
 
class  etl::ireference_flat_set< T, TKeyCompare >::iterator
 
class  etl::ireference_flat_set< T, TKeyCompare >::const_iterator
 
class  etl::reference_flat_set< TKey, MAX_SIZE_, TKeyCompare >
 

Namespaces

namespace  etl
 bitset_ext
 

Functions

template<typename T , typename TKeyCompare >
bool etl::operator== (const etl::ireference_flat_set< T, TKeyCompare > &lhs, const etl::ireference_flat_set< T, TKeyCompare > &rhs)
 Template deduction guides.
 
template<typename T , typename TKeyCompare >
bool etl::operator!= (const etl::ireference_flat_set< T, TKeyCompare > &lhs, const etl::ireference_flat_set< T, TKeyCompare > &rhs)