TwiceAsNice
2019-02-18
|
#include <cassert>
#include <iostream>
#include <sstream>
#include <pthread.h>
#include <errno.h>
Classes | |
class | Nice::noncopyable |
Namespaces | |
Nice | |
Macros | |
#define | NICE_32 |
#define | NICE_DECLSPEC_EXPORT |
#define | NICE_DECLSPEC_IMPORT |
#define | NICE_DEPRECATED_API |
#define | NICE_UTIL_API NICE_DECLSPEC_IMPORT |
#define | _STLP_DEBUG |
#define | GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) |
#define | NICE_INT64(n) n##LL |
#define _STLP_DEBUG |
#define GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) |
#define NICE_32 |
#define NICE_DECLSPEC_EXPORT |
#define NICE_DECLSPEC_IMPORT |
#define NICE_DEPRECATED_API |
#define NICE_UTIL_API NICE_DECLSPEC_IMPORT |