C++ Library Extensions 2022.12.09
To help learn modern C++ programming
tpf::parallel::st_cache_wrapper< T, bool > Struct Template Reference

#include <tpf_parallel.hpp>

Public Types

using type = cache_wrapper< T, cache_line_size >
 

Detailed Description

template<typename T, bool = false>
struct tpf::parallel::st_cache_wrapper< T, bool >

Definition at line 306 of file tpf_parallel.hpp.

Member Typedef Documentation

◆ type

template<typename T , bool = false>
using tpf::parallel::st_cache_wrapper< T, bool >::type = cache_wrapper<T, cache_line_size>

Definition at line 308 of file tpf_parallel.hpp.


The documentation for this struct was generated from the following file: