YarrPP
0.1
C++ Library for Pirates
Main Page
Classes
Files
Examples
File List
yarr
optimization_macros.hpp
Go to the documentation of this file.
1
4
#pragma once
5
6
#include <yarr/config.hpp>
7
8
#ifndef YARR_ALWAYS_INLINE
9
# define YARR_ALWAYS_INLINE __attribute__((always_inline))
10
#endif
Generated on Sat Jul 8 2017 20:14:44 for YarrPP by
1.8.11