LeechCraft
0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::StringViewContainer Concept Reference
#include "
stringpathtrie.h
"
Concept definition
template
<
typename
Cont>
concept
LC::Util::StringViewContainer
= std::is_same_v<typename std::decay_t<Cont>::value_type,
QStringView
>
LC::Util::StringViewContainer
Definition
stringpathtrie.h:21
LC::Util::Filter
Container< T > Filter(const Container< T > &c, F f)
Definition
prelude.h:118
Detailed Description
Definition at line
21
of file
stringpathtrie.h
.
LC
Util
StringViewContainer
Generated by
1.10.0