nngn
Loading...
Searching...
No Matches
anonymous_namespace{tagging_test.cpp} Namespace Reference

Classes

struct  allocation
 
struct  tracking
 

Typedefs

using T = int
 
using A = nngn::tagging_allocator<tracking<T>>
 

Functions

template<template< typename, typename > typename C>
void test_container (void)
 
auto deleter (auto &&a, auto *p, std::size_t n)
 

Typedef Documentation

◆ A

using anonymous_namespace{tagging_test.cpp}::A = nngn::tagging_allocator<tracking<T>>

◆ T

using anonymous_namespace{tagging_test.cpp}::T = int

Function Documentation

◆ deleter()

auto anonymous_namespace{tagging_test.cpp}::deleter ( auto && a,
auto * p,
std::size_t n )
Here is the call graph for this function:

◆ test_container()

template<template< typename, typename > typename C>
void anonymous_namespace{tagging_test.cpp}::test_container ( void )