qxLib
all.h
Go to the documentation of this file.
1 /**
2 
3  @file all.h
4  @author Khrapov
5  @date 7.08.2022
6  @copyright © Nick Khrapov, 2022. All right reserved.
7 
8 **/
9 #pragma once
10 
11 #include <qx/macros/apply.h>
12 #include <qx/macros/assert.h>
13 #include <qx/macros/common.h>
14 #include <qx/macros/config.h>
16 #include <qx/macros/property.h>
Static assert macros.