---- kpp::bare_t << Basic Traits << Type System << Kpp c++ ----
kpp::bare_t is a c++ type trait of kpp c++ library. kpp::bare_t will remove the Lvalue or Rvalue reference first, then remove const and volatile.
kpp::same_assert
Up
Kpp Home