numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Definition of cache_line variable. More...
#include <cstddef>
#include <hash_tables/utility/cache_line.h>
Go to the source code of this file.
Namespaces | |
namespace | num_collect |
Namespace of num_collect source codes. | |
namespace | num_collect::util |
Namespace of utilities. | |
Variables | |
constexpr std::size_t | num_collect::util::cache_line = hash_tables::utility::cache_line |
Size of cache line. | |
Definition of cache_line variable.
Definition in file cache_line.h.