Go to the source code of this file.
Namespaces | |
namespace | Pentagram |
Functions | |
void | Pentagram::setAllocationFunctions (allocFunc a, deallocFunc d) |
Variables | |
const std::string | c_empty_string |
allocFunc | Pentagram::palloc = malloc |
deallocFunc | Pentagram::pfree = free |
const std::string c_empty_string |