libcopp  2.2.0
Public Types
util::lock::unsafe_int_type< Ty > Struct Template Reference

#include <atomic_int_type.h>

Collaboration diagram for util::lock::unsafe_int_type< Ty >:
Collaboration graph

Public Types

using value_type = Ty
 

Detailed Description

template<typename Ty = int>
struct util::lock::unsafe_int_type< Ty >

Definition at line 681 of file atomic_int_type.h.

Member Typedef Documentation

◆ value_type

template<typename Ty = int>
using util::lock::unsafe_int_type< Ty >::value_type = Ty

Definition at line 682 of file atomic_int_type.h.


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