Minsky
minsky::RenderNativeWindow::CopiableMutux Struct Reference

a copiable mutex where each copy has a distinct mutex More...

Inheritance diagram for minsky::RenderNativeWindow::CopiableMutux:
Inheritance graph
Collaboration diagram for minsky::RenderNativeWindow::CopiableMutux:
Collaboration graph

Public Member Functions

 CopiableMutux ()=default
 
 CopiableMutux (const CopiableMutux &)
 

Detailed Description

a copiable mutex where each copy has a distinct mutex

Definition at line 71 of file renderNativeWindow.h.

Constructor & Destructor Documentation

◆ CopiableMutux() [1/2]

minsky::RenderNativeWindow::CopiableMutux::CopiableMutux ( )
default

◆ CopiableMutux() [2/2]

minsky::RenderNativeWindow::CopiableMutux::CopiableMutux ( const CopiableMutux )
inline

Definition at line 74 of file renderNativeWindow.h.

74 {}

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