ifw-daq  3.0.0-pre2
IFW Data Acquisition modules
Macros
config.hpp File Reference

Go to the source code of this file.

Macros

#define BOOST_THREAD_USES_CHRONO
 
#define BOOST_THREAD_PROVIDES_FUTURE
 
#define BOOST_THREAD_PROVIDES_FUTURE_CONTINUATION
 
#define BOOST_THREAD_PROVIDES_FUTURE_WHEN_ALL_WHEN_ANY
 
#define BOOST_THREAD_PROVIDES_EXECUTORS
 
#define BOOST_THREAD_USES_MOVE
 
#define BOOST_THREAD_PROVIDES_FUTURE_UNWRAP
 
#define DAQ_NOEXCEPT   noexcept
 

Macro Definition Documentation

◆ BOOST_THREAD_PROVIDES_EXECUTORS

#define BOOST_THREAD_PROVIDES_EXECUTORS

Definition at line 8 of file config.hpp.

◆ BOOST_THREAD_PROVIDES_FUTURE

#define BOOST_THREAD_PROVIDES_FUTURE

Definition at line 5 of file config.hpp.

◆ BOOST_THREAD_PROVIDES_FUTURE_CONTINUATION

#define BOOST_THREAD_PROVIDES_FUTURE_CONTINUATION

Definition at line 6 of file config.hpp.

◆ BOOST_THREAD_PROVIDES_FUTURE_UNWRAP

#define BOOST_THREAD_PROVIDES_FUTURE_UNWRAP

Definition at line 10 of file config.hpp.

◆ BOOST_THREAD_PROVIDES_FUTURE_WHEN_ALL_WHEN_ANY

#define BOOST_THREAD_PROVIDES_FUTURE_WHEN_ALL_WHEN_ANY

Definition at line 7 of file config.hpp.

◆ BOOST_THREAD_USES_CHRONO

#define BOOST_THREAD_USES_CHRONO

Definition at line 4 of file config.hpp.

◆ BOOST_THREAD_USES_MOVE

#define BOOST_THREAD_USES_MOVE

Definition at line 9 of file config.hpp.

◆ DAQ_NOEXCEPT

#define DAQ_NOEXCEPT   noexcept

Definition at line 16 of file config.hpp.