mbed library sources. Supersedes mbed-src.

Fork of mbed-dev by mbed official

Embed: (wiki syntax)

« Back to documentation index

CThunk< T > Class Template Reference

CThunk< T > Class Template Reference
[CThunk class]

Class for created a pointer with data bound to it. More...

#include <CThunk.h>


Detailed Description

template<class T>
class CThunk< T >

Class for created a pointer with data bound to it.

Note:
Synchronization level: Not protected

Definition at line 87 of file CThunk.h.