Fcitx
|
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 |
List Constrain that applies the constrain to all element.