YPC
0.2.0
example
multi_personlist
common.h
1
#pragma once
2
#include "common_t.h"
3
#include "ypc/core/blockfile.h"
4
typedef
ypc::blockfile<0x82, 1024 * 1024, 256 * 64 * 1024>
file_t
;
5
ypc::blockfile
Definition:
blockfile.h:22
Generated by
1.8.17