PrevUpHomeNext

utx::uxlost


utx::uxlost - utx::ulost

utx::uxlost is the class type of utx::ulost, which is not one of utx::ux8, utx::ux16, utx::ux32, utx::ux64, utx::uxmax .

utx::uxlost - utx::ulost, the class type of utx::ulost.

c++ example

#include <utxcpp/core.hpp>

int main()
{
	constexpr utx::uxlost x = 23u;
	utx::print(x);
}

See Also

utx::ux8

utx::ux16

utx::ux32

utx::ux64


PrevUpHomeNext

utx::print

esv::print