|
piranha
0.10
|
Runtime information. More...
#include <piranha/runtime_info.hpp>
Static Public Member Functions | |
| static unsigned | get_hardware_concurrency () |
| Hardware concurrency. More... | |
| static unsigned | get_cache_line_size () |
| Size of the data cache line. More... | |
Runtime information.
This class allows to query information about the runtime environment.
Definition at line 87 of file runtime_info.hpp.
|
inlinestatic |
Size of the data cache line.
Definition at line 133 of file runtime_info.hpp.
|
inlinestatic |
Hardware concurrency.
Definition at line 96 of file runtime_info.hpp.
1.8.14