Searched defs:enable_if (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A Dtype_traits.h187 struct enable_if : public enable_if_c<Cond::value, T> { }; struct in namespace:llvm

Completed in 72 milliseconds