LLFIO  v2.00
llfio.hpp File Reference

The master latest version LLFIO include file. All LLFIO consuming libraries should include this header only. More...

#include "version.hpp"
#include "v2.0@E/llfio.hpp"

Macros

#define LLFIO_HEADERS_PATH2   LLFIO_VERSION_GLUE(v, LLFIO_HEADERS_VERSION,)/llfio.hpp
 
#define LLFIO_HEADERS_PATH4(a)   #a
 
#define LLFIO_HEADERS_PATH3(a)   LLFIO_HEADERS_PATH4(a)
 
#define LLFIO_HEADERS_PATH   LLFIO_HEADERS_PATH3(LLFIO_HEADERS_PATH2)
 The LLFIO headers path generated by the preprocessor from the version.
 

Detailed Description

The master latest version LLFIO include file. All LLFIO consuming libraries should include this header only.