libstdc++
semaphore File Reference

Go to the source code of this file.

Namespaces

namespace  std
 

Macros

#define __cpp_lib_semaphore
 

Typedefs

using std::binary_semaphore = std::counting_semaphore< 1 >
 

Detailed Description

This is a Standard C++ Library header.

Definition in file semaphore.

Macro Definition Documentation

◆ __cpp_lib_semaphore

#define __cpp_lib_semaphore

Definition at line 42 of file semaphore.