From 3085f76d31665173442b737dcf1989e01f15d8a1 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 19 Oct 2017 10:51:44 +0100 Subject: [PATCH] Make explicit-failures-markup.xml valid The xml needs to be valid according to: https://github.com/boostorg/boost/blob/develop/status/explicit-failures.xsd It requires that the elements are in a certain order. I suspect that the scripts don't actually require that, but I don't know for sure. --- meta/explicit-failures-markup.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/explicit-failures-markup.xml b/meta/explicit-failures-markup.xml index ffed9d81..69e77f6d 100644 --- a/meta/explicit-failures-markup.xml +++ b/meta/explicit-failures-markup.xml @@ -3,11 +3,11 @@ + + - - The compiler doesn't generate defaulted move ctor/assgin thus perform copy construction/assginment. The `inline` versions