VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
G::threading Struct Reference

Helper class for std::thread capabilities. More...

#include <gdef.h>

Public Types

enum  { using_std_thread = 1 }
 
typedef std::thread thread_type
 
typedef std::mutex mutex_type
 
typedef std::lock_guard
< std::mutex > 
lock_type
 

Static Public Member Functions

static bool works ()
 

Detailed Description

Helper class for std::thread capabilities.

Definition at line 688 of file gdef.h.


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