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