Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

utility.h File Reference

utility.h File Reference

Go to the source code of this file.

Namespaces

namespace  etl
 

A multimap with the capacity defined at compile time.


Functions

template<typename T , typename U = T>
exchange (T &object, U &new_value)
 exchange
template<typename T , typename U = T>
exchange (T &object, const U &new_value)
 exchange (const)
template<typename T >
etl::add_const< T >::type & as_const (T &t)
 as_const

Detailed Description

Definition in file utility.h.