WPILibC++ 2027.0.0-alpha-5
Loading...
Searching...
No Matches
std Namespace Reference

Classes

struct  iterator_traits< fmt::basic_appender< T > >
struct  is_error_code_enum< wpi::util::errc >
struct  tuple_size< wpi::util::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits, Info > >
struct  tuple_element< I, wpi::util::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits, Info > >
struct  tuple_size< wpi::util::array< T, N > >
struct  tuple_element< I, wpi::util::array< T, N > >
class  conditional

Functions

template<typename T>
void swap (wpi::util::StringMap< T > &lhs, wpi::util::StringMap< T > &rhs)
template<class T, unsigned N>
void swap (wpi::util::SmallPtrSet< T, N > &LHS, wpi::util::SmallPtrSet< T, N > &RHS)
 Implement std::swap in terms of SmallPtrSet swap.

Function Documentation

◆ swap() [1/2]

template<class T, unsigned N>
void std::swap ( wpi::util::SmallPtrSet< T, N > & LHS,
wpi::util::SmallPtrSet< T, N > & RHS )
inline

Implement std::swap in terms of SmallPtrSet swap.

◆ swap() [2/2]

template<typename T>
void std::swap ( wpi::util::StringMap< T > & lhs,
wpi::util::StringMap< T > & rhs )
inline