Fcitx
Public Types | Public Member Functions | List of all members
fcitx::ListConstrain< SubConstrain > Struct Template Reference

List Constrain that applies the constrain to all element. More...

#include <fcitx-config/option.h>

Public Types

using ElementType = typename SubConstrain::Type
 
using Type = std::vector< ElementType >
 

Public Member Functions

 ListConstrain (SubConstrain sub=SubConstrain())
 
bool check (const Type &value)
 
void dumpDescription (RawConfig &config) const
 

Detailed Description

template<typename SubConstrain>
struct fcitx::ListConstrain< SubConstrain >

List Constrain that applies the constrain to all element.

Definition at line 153 of file option.h.


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