#include "PSync/detail/config.hpp"
Go to the source code of this file.
Macros | |
#define | PSYNC_PROTECTED_WITH_TESTS_ELSE_PRIVATE private |
#define | PSYNC_PUBLIC_WITH_TESTS_ELSE_PRIVATE private |
#define | PSYNC_PUBLIC_WITH_TESTS_ELSE_PROTECTED protected |
#define | PSYNC_VIRTUAL_WITH_TESTS |
#define PSYNC_PROTECTED_WITH_TESTS_ELSE_PRIVATE private |
Definition at line 35 of file access-specifiers.hpp.
#define PSYNC_PUBLIC_WITH_TESTS_ELSE_PRIVATE private |
Definition at line 34 of file access-specifiers.hpp.
#define PSYNC_PUBLIC_WITH_TESTS_ELSE_PROTECTED protected |
Definition at line 33 of file access-specifiers.hpp.
#define PSYNC_VIRTUAL_WITH_TESTS |
Definition at line 32 of file access-specifiers.hpp.