Go to the documentation of this file.
39 #ifndef BLOCXX_AUTOPTR_HPP_INCLUDE_GUARD_
40 #define BLOCXX_AUTOPTR_HPP_INCLUDE_GUARD_
41 #include "blocxx/BLOCXX_config.h"
43 namespace BLOCXX_NAMESPACE
145 typedef char type_must_be_complete[
sizeof(X)];
280 typedef char type_must_be_complete[
sizeof(X)];