|
libbio
|
#include "bio/common/macro/LanguageMacros.h"

Go to the source code of this file.
Namespaces | |
| namespace | bio |
Typedefs | |
| typedef unsigned int | bio::CowRefCount |
Functions | |
| void | bio::CowInc (CowRefCount &count) |
| bool | bio::CowDecAndIsLast (CowRefCount &count) |
| unsigned int | bio::CowLoad (const CowRefCount &count) |