~roguescholar/boost/+git/fusion:revert-251-patch-2

Last commit made on 2022-07-15
Get this branch:
git clone -b revert-251-patch-2 https://git.launchpad.net/~roguescholar/boost/+git/fusion

Branch merges

Branch information

Name:
revert-251-patch-2
Repository:
lp:~roguescholar/boost/+git/fusion

Recent commits

6b2a3b9... by Joel de Guzman <email address hidden>

Revert "Added functional dependency to master"

499c665... by Joel de Guzman <email address hidden>

Merge pull request #251 from denzor200/patch-2

Added functional dependency to master

5d78322... by Denis Mikhailov <email address hidden>

Added functional dependency to master

500e4c1... by Peter Dimov <email address hidden>

Update CMakeLists.txt

38060fa... by Joel de Guzman <email address hidden>

Merge pull request #228 from eldiener/develop

[skip ci] Add "cxxstd" json field

198458a... by Edward Diener

[skip ci] Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries in order to specify the minumum C++ standard compilation level. The value of this field matches one of the values for 'cxxstd' in Boost.Build. The purpose of doing this is to provide information for the Boost website documentation for each library which will specify the minimum C++ standard compilation that an end-user must employ in order to use the particular library. This will aid end-users who want to know if they can successfully use a Boost library based on their C++ compiler's compilation level, without having to search the library's documentation to find this out.

4a699a3... by Joel de Guzman <email address hidden>

Merge pull request #222 from k15tfu/fix-issue-221

Fix definition-of-implicit-copy-constructor-is-deprecated warnings

b93b4c9... by Joel de Guzman <email address hidden>

Merge pull request #226 from giomasce-throwaway/develop

Fix missing name copyright headers.

5a9bfa3... by Giovanni Mascellani

Fix missing name copyright headers.

The name was reconstructed from the Git history.

c46e492... by Joel de Guzman <email address hidden>

Merge pull request #223 from Kojoley/deprecated-copy

Fix -Wdeprecated-copy