|
Arduino Libraries
|
#include <array>Go to the source code of this file.
Namespaces | |
| com | |
Functions | |
| template<typename T , size_t N, typename S > | |
| S & | operator<< (S &os, std::array< T, N > const &arg) |
| template<typename T , size_t N, typename Archive > | |
| void | com::serialize (Archive &ar, std::array< T, N > &arg) |
| S& operator<< | ( | S & | os, |
| std::array< T, N > const & | arg | ||
| ) |
1.8.6