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

#include <tpf_parallel.hpp>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct tpf::parallel::st_cache_wrapper< T, true >

Definition at line 312 of file tpf_parallel.hpp.

Member Typedef Documentation

◆ type

template<typename T >
using tpf::parallel::st_cache_wrapper< T, true >::type = T

Definition at line 314 of file tpf_parallel.hpp.


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