mirror of
https://github.com/boostorg/optional.git
synced 2025-11-02 16:52:18 +01: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