mirror of
https://github.com/boostorg/optional.git
synced 2025-07-23 00:57:15 +02:00
Added has_value()
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
|
||||
#include "boost/core/lightweight_test.hpp"
|
||||
|
||||
#include "optional_test_common.cpp"
|
||||
#include "optional_test_common.hpp"
|
||||
|
||||
void test_implicit_construction ( optional<double> opt, double v, double z )
|
||||
{
|
||||
|
Reference in New Issue
Block a user