Searched defs:lazy_disable_if (Results 1 – 1 of 1) sorted by relevance
75 struct lazy_disable_if : public lazy_disable_if_c<Cond::value, T> {}; struct121 struct lazy_disable_if : enable_if_does_not_work_on_this_compiler<T> struct