Files
contract/test/result/mixed_optional_ref.cpp
2016-01-27 08:10:48 -08:00

7 lines
145 B
C++

// Test base and derived classes mixing boost::optional and non- result by ref.
#define BOOST_CONTRACT_TEST_REF
#include "mixed_optional.hpp"