numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
cache_line.h File Reference

Definition of cache_line variable. More...

#include <cstddef>
#include <hash_tables/utility/cache_line.h>
+ Include dependency graph for cache_line.h:
+ This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Definition of cache_line variable.

Definition in file cache_line.h.