feat(tools): Add macro to instruct the compiler to always inline

This commit is contained in:
Dennis Klein
2022-08-31 12:26:14 +02:00
parent 91cb282926
commit 894530247f
3 changed files with 17 additions and 1 deletions

View File

@@ -71,6 +71,7 @@ if(BUILD_FAIRMQ)
shmem/Monitor.h
shmem/Segment.h
shmem/UnmanagedRegion.h
tools/Compiler.h
tools/CppSTL.h
tools/Exceptions.h
tools/IO.h