Embedded Template Library 1.0
Loading...
Searching...
No Matches
flat_set.h File Reference
#include "platform.h"
#include "reference_flat_set.h"
#include "pool.h"
#include "placement_new.h"
#include "nth_type.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_set< T, TKeyCompare >
 
class  etl::flat_set< T, MAX_SIZE_, TCompare >
 

Namespaces

namespace  etl
 bitset_ext
 

Functions

template<typename T , typename TKeyCompare >
bool etl::operator== (const etl::iflat_set< T, TKeyCompare > &lhs, const etl::iflat_set< T, TKeyCompare > &rhs)
 
template<typename T , typename TKeyCompare >
bool etl::operator!= (const etl::iflat_set< T, TKeyCompare > &lhs, const etl::iflat_set< T, TKeyCompare > &rhs)