Arduino Libraries
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Classes | Namespaces | Functions
pair.hpp File Reference

Go to the source code of this file.

Classes

struct  ustd::pair< T, U >
 

Namespaces

 ustd
 

Functions

template<typename T , typename U >
pair< T, U > ustd::make_pair (T const &t, U const &u)