Loading...
Searching...
No Matches
aser.hpp
Go to the documentation of this file.
1
2#pragma once
3
5
6namespace by {
11 class _nout aser: public instance, public asable {
12 BY(ME(aser, instance))
13 };
14}
Type conversion interface.
Definition asable.hpp:12
Base type converter.
Definition aser.hpp:11
to Top