Home
last modified time | relevance | path

Searched refs:NoConstrain (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/fcitx5/fcitx5-5.0.11/src/lib/fcitx-config/
H A Doption.h57 struct NoConstrain { struct
275 template <typename T, typename Constrain = NoConstrain<T>,
345 std::enable_if_t<!std::is_same<Constrain, NoConstrain<T>>::value,
352 std::enable_if_t<std::is_same<Constrain, NoConstrain<T>>::value,
409 Option<T, NoConstrain<T>, DefaultMarshaller<T>, Annotation>;
/dports/chinese/fcitx5-chinese-addons/fcitx5-chinese-addons-5.0.8/im/table/
H A Dime.h259 Option<PartialIMInfo, NoConstrain<PartialIMInfo>,