mirror of
https://github.com/boostorg/optional.git
synced 2025-07-24 09:37:27 +02:00
Added emplace(void) for older compilers
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
//
|
||||
|
||||
#include "boost/optional/optional.hpp"
|
||||
#include "boost/utility/in_place_factory.hpp"
|
||||
|
||||
#ifdef __BORLANDC__
|
||||
#pragma hdrstop
|
||||
|
Reference in New Issue
Block a user