mirror of
https://github.com/boostorg/math.git
synced 2025-05-11 21:33:52 +00:00
Add copyright/licence.
This commit is contained in:
parent
a84766d160
commit
38833a0804
@ -1,3 +1,7 @@
|
||||
// Copyright John Maddock 2025.
|
||||
// Use, modification and distribution are subject to the
|
||||
// Boost Software License, Version 1.0. (See accompanying file
|
||||
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
#ifndef SC_
|
||||
# define SC_(x) static_cast<T>(BOOST_JOIN(x, L))
|
||||
#endif
|
||||
|
@ -1,3 +1,7 @@
|
||||
// Copyright John Maddock 2025.
|
||||
// Use, modification and distribution are subject to the
|
||||
// Boost Software License, Version 1.0. (See accompanying file
|
||||
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
#ifndef SC_
|
||||
# define SC_(x) static_cast<T>(BOOST_JOIN(x, L))
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user