mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +02:00
@ -9,6 +9,8 @@
|
||||
// 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
|
||||
|
||||
#include <string>
|
||||
|
||||
namespace boost_no_unified_initialization_syntax {
|
||||
|
||||
struct BasicStruct
|
||||
|
Reference in New Issue
Block a user