mirror of
https://github.com/boostorg/contract.git
synced 2026-02-26 16:42:19 +00:00
7 lines
145 B
C++
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"
|
|
|