Go to the documentation of this file. 1 #ifndef PROTON_TYPES_FWD_HPP
2 #define PROTON_TYPES_FWD_HPP
30 #include "./internal/config.hpp"
32 #include <proton/type_compat.h>
52 #if PN_CPP_HAS_NULLPTR
53 null(std::nullptr_t) {}
59 #endif // PROTON_TYPES_FWD_HPP