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