libDaisy
Hardware Library for Daisy
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
FixedCapStr.h File Reference
#include <string_view>
#include <algorithm>

Go to the source code of this file.

Classes

class  daisy::FixedCapStrBase< CharType >
 
class  daisy::FixedCapStr< capacity, CharType >
 

Namespaces

namespace  daisy
 Hardware defines and helpers for daisy field platform.
 

Functions

template<class CharType , std::size_t capacity>
constexpr void daisy::Swap (const FixedCapStr< capacity, CharType > &lhs, const FixedCapStr< capacity, CharType > &rhs) noexcept