nlib
Nqueue.h File Reference
#include <memory>
#include "nn/nlib/Swap.h"
#include "nn/nlib/Nlist.h"
#include "nn/nlib/TypeTraits.h"

Go to the source code of this file.

Classes

class  nn::nlib::Nqueue< T, AL >
 A container-like class similar to std::queue that can store objects that do not have copy constructors. More...
 

Namespaces

 nn::nlib
 Implements common features and features that are highly platform-dependent. Also refer to nlib Platform APIs. nlib_ns is an alias.