mirror of
https://github.com/boostorg/contract.git
synced 2026-02-26 16:42:19 +00:00
6 lines
112 B
C++
6 lines
112 B
C++
|
|
// Test base and derived classes mixing boost::optional and non- result types.
|
|
|
|
#include "mixed_optional.hpp"
|
|
|