---- kpp::u32 << Basic Types << Type System << Kpp c++ ----
kpp::u32 is the basic type of kpp c++ library.
kpp::u32 is the 32 bit unsigned integral type of kpp.
#include <kpp/types.hpp>
kpp::i32
kpp::u32
kpp::i8
kpp::u8
Up
Kpp Home