conditional< true, X, Y > Struct Template Reference#
ck::conditional< true, X, Y > Struct Template Reference
#include <functional.hpp>
Public Types | |
| using | type = X |
Member Typedef Documentation
◆ type
template<class X, class Y>
| using ck::conditional< true, X, Y >::type = X |
The documentation for this struct was generated from the following file: