1
0
forked from boostorg/mp11

Make mp_append SFINAE-friendly; add test/mp_append_sf.cpp

This commit is contained in:
Peter Dimov
2019-01-07 07:03:05 +02:00
parent c61d99db87
commit 2bf0aa3815
4 changed files with 58 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
// Copyright 2015 Peter Dimov.
// Copyright 2015 Peter Dimov.
//
// Distributed under the Boost Software License, Version 1.0.
//