#include <memory_layout.hh>
Public Member Functions | |
| NoLayout (Type const &type, std::string const &reason) | |
Exception raised when generating a memory layout for an unsupported type
Definition at line 13 of file memory_layout.hh.
| Typelib::NoLayout::NoLayout | ( | Type const & | type, |
| std::string const & | reason | ||
| ) | [inline] |
Definition at line 15 of file memory_layout.hh.