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