cheshirekow  v0.1.0
pthreads::Friendly< T > Struct Template Reference

since a template parameter cannot be a friend (until C++-11) this template simply allows us to work around that limitation More...

#include <cpp_pthreads/attr.h>

Public Types

typedef T type
 

Detailed Description

template<class T>
struct pthreads::Friendly< T >

since a template parameter cannot be a friend (until C++-11) this template simply allows us to work around that limitation

Definition at line 73 of file attr.h.

Member Typedef Documentation

template<class T >
typedef T pthreads::Friendly< T >::type

Definition at line 74 of file attr.h.


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