NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbistd.hpp>
#include <serial/impl/objstack.hpp>
#include <serial/impl/ptrinfo.hpp>
#include <serial/impl/continfo.hpp>
#include <serial/impl/classinfob.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Variables | |
static const size_t | KInitialStackSize = 16 |
|
static |
Definition at line 41 of file objstack.cpp.
Referenced by CObjectStack::CObjectStack().