cli11
Loading...
Searching...
No Matches
cli::detail::wstring_assignable_like Concept Referenceexport
module cli11

Matches types assignable from std::wstring. More...

Concept definition

template<typename T>
Matches types assignable from std::wstring.
Definition type_tools.cpp:1006
@ wstring_assignable
Assignable from std::wstring.
Definition type_tools.cpp:748
constexpr object_category_t classify_object_v
Convenience accessor for classify_object.
Definition type_tools.cpp:952

Detailed Description

Matches types assignable from std::wstring.