All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Streaming.h
Go to the documentation of this file.
1 //=================================================================================================
33 //=================================================================================================
34 
35 #ifndef _BLAZE_SYSTEM_STREAMING_H_
36 #define _BLAZE_SYSTEM_STREAMING_H_
37 
38 
39 //=================================================================================================
40 //
41 // STREAMING SETTINGS
42 //
43 //=================================================================================================
44 
45 #include <blaze/config/Streaming.h>
46 
47 #endif
Configuration of the streaming (non-temporal store) behavior.