PrevUpHomeNext

kpp::is_same_v


---- kpp::is_same_v << Basic Traits << Type System << Kpp c++ ----

kpp::is_same_v is a c++ type trait of kpp c++ library, it is used to check if a type is the same as another type.

See Also

kpp::same_as

kpp::not_same_as

kpp::same_assert

Back

Up










Deck

Kpp Home


PrevUpHomeNext