stack.h File Reference

stack.h File Reference#

Composable Kernel: stack.h File Reference
stack.h File Reference
#include "../allocators.h"
#include "swap.h"
#include <cstddef>

Go to the source code of this file.

Classes

class  internal::Stack< Allocator >
 A type-unsafe stack for storing different types of data. More...

Namespaces

namespace  internal