mirror of
https://github.com/boostorg/config.git
synced 2025-07-31 21:04:28 +02:00
@@ -9,6 +9,8 @@
|
|||||||
// TITLE: C++0x unified initialization syntax unavailable
|
// TITLE: C++0x unified initialization syntax unavailable
|
||||||
// DESCRIPTION: The compiler does not support C++0x unified initialization syntax: see http://en.wikipedia.org/wiki/C%2B%2B0x#Uniform_initialization
|
// DESCRIPTION: The compiler does not support C++0x unified initialization syntax: see http://en.wikipedia.org/wiki/C%2B%2B0x#Uniform_initialization
|
||||||
|
|
||||||
|
#include <string>
|
||||||
|
|
||||||
namespace boost_no_unified_initialization_syntax {
|
namespace boost_no_unified_initialization_syntax {
|
||||||
|
|
||||||
struct BasicStruct
|
struct BasicStruct
|
||||||
|
Reference in New Issue
Block a user