adam.hpp
Go to the documentation of this file.
1
2#pragma once
3
4#include "meta/common.hpp"
5
6namespace by {
11 class _nout adam {};
12}
Base class for all types without explicit super class.
Definition: adam.hpp:11