WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
is_xchar< T > Struct Template Reference

Specifies if T is an extended character type. Can be specialized by users. More...

#include <fmt/base.h>

Inheritance diagram for is_xchar< T >:
is_char< T >

Detailed Description

template<typename T>
struct is_xchar< T >

Specifies if T is an extended character type. Can be specialized by users.


The documentation for this struct was generated from the following file: