#include <inttypes.h>
shttl_types.hのインクルード依存関係図
このグラフは、どのファイルから直接、間接的にインクルードされているかを示しています。
ネームスペース | |
namespace | shttl |
マクロ定義 | |
#define | SHTTL_ASSERT(x) assert(x) |
#define | SHTTL_DEBUG |
型定義 | |
typedef float | shttl::f32 |
typedef double | shttl::f64 |
typedef int16_t | shttl::s16 |
typedef int32_t | shttl::s32 |
typedef int64_t | shttl::s64 |
typedef int8_t | shttl::s8 |
typedef s64 | shttl::ssize_t |
typedef uint16_t | shttl::u16 |
typedef uint32_t | shttl::u32 |
typedef uint64_t | shttl::u64 |
typedef uint8_t | shttl::u8 |
#define SHTTL_ASSERT | ( | x | ) | assert(x) |
shttl_types.h の 89 行で定義されています。
参照元 shttl::setassoc_table_set_map< line_type, strage_type >::assert_valid_way()・shttl::setassoc_table_set_vector< line_type, strage_type >::assert_valid_way()・shttl::setassoc_table_set_map< line_type, strage_type >::find_free_way()・shttl::setassoc_table_iterator_base< BodyType, BodyPtrType, LineType >::operator++()・shttl::shttl_bitset< N >::operator[]()・shttl::lru_time< key_type >::set::rewind()・shttl::nlu< key_type >::set::target()・shttl::shttl_bitset< N >::to_ulong()・shttl::setassoc_table_set_map< line_type, strage_type >::write()・shttl::setassoc_table_set_vector< line_type, strage_type >::write().
#define SHTTL_DEBUG |
shttl_types.h の 83 行で定義されています。