File forward.h
File List > module > utility > src > scl > utility > preprocessor > forward.h
Go to the documentation of this file
#pragma once
#ifndef SCL_FORWARD
#define SCL_FORWARD(...) __VA_ARGS__
#endif
File List > module > utility > src > scl > utility > preprocessor > forward.h
Go to the documentation of this file
#pragma once
#ifndef SCL_FORWARD
#define SCL_FORWARD(...) __VA_ARGS__
#endif