#include <nuklei/Kernel.h>
#include <nuklei/Common.h>
#include <nuklei/Indenter.h>
#include <boost/static_assert.hpp>
Go to the source code of this file.
Namespaces | |
nuklei | |
Public namespace. | |
nuklei::kernel | |
Namespace containing kernel definitions. | |
Functions | |
std::ostream & | nuklei::kernel::operator<< (std::ostream &out, const kernel::base &k) |
nuklei::enforce_data_align::BOOST_STATIC_ASSERT (sizeof(kernel::base) % 8==0) | |