![]() |
template<std::size_t Size> struct padding { // types typedef void struct_type; typedef void member_type; // static constants static const endianness endian = native; // operators const Type& operator()(const Struct&) const; };
製作著作 © 2006, 2007 Takeshi Mouri |