PrevUpHomeNext

utx::ixlost


utx::ixlost - utx::ilost

utx::ixlost is the class type of utx::ilost, which is not one of utx::ix8, utx::ix16, utx::ix32, utx::ix64, utx::ixmax .

utx::ixlost - utx::ilost, the class type of utx::ilost .

c++ example

#include <utxcpp/core.hpp>

int main()
{
	constexpr utx::ixlost x = 987;
	utx::print(x);
}

See Also

utx::ix8

utx::ix16

utx::ix32

utx::ix64


PrevUpHomeNext

utx::print

esv::print