nngn
Loading...
Searching...
No Matches
def.h File Reference
#include <cstdint>
Include dependency graph for def.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  nngn
 

Typedefs

using nngn::i8 = std::int8_t
 
using nngn::i16 = std::int16_t
 
using nngn::i32 = std::int32_t
 
using nngn::i64 = std::int64_t
 
using nngn::u8 = std::uint8_t
 
using nngn::u16 = std::uint16_t
 
using nngn::u32 = std::uint32_t
 
using nngn::u64 = std::uint64_t