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