kblib 0.2.3
General utilities library for modern C++
|
Ignores its first template argument entirely, and returns its second. More...
#include <kblib/traits.h>
Public Types | |
using | type = T |
Ignores its first template argument entirely, and returns its second.
using kblib::ignore< typename, T >::type = T |