File tree Expand file tree Collapse file tree 6 files changed +18
-6
lines changed
Expand file tree Collapse file tree 6 files changed +18
-6
lines changed Original file line number Diff line number Diff line change 1- // Example by Ralf W. Grosse-Kunstleve
1+ // Copyright Ralf W. Grosse-Kunstleve 2002-2004. Distributed under the Boost
2+ // Software License, Version 1.0. (See accompanying
3+ // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
24
35#include < string>
46
Original file line number Diff line number Diff line change 1- // Example by Ralf W. Grosse-Kunstleve
1+ // Copyright Ralf W. Grosse-Kunstleve 2002-2004. Distributed under the Boost
2+ // Software License, Version 1.0. (See accompanying
3+ // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
24
35#include < iostream>
46#include < string>
Original file line number Diff line number Diff line change 1- // Example by Ralf W. Grosse-Kunstleve
1+ // Copyright Ralf W. Grosse-Kunstleve 2002-2004. Distributed under the Boost
2+ // Software License, Version 1.0. (See accompanying
3+ // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
24
35/*
46 This example shows how to make an Extension Class "pickleable".
Original file line number Diff line number Diff line change 1- // Example by Ralf W. Grosse-Kunstleve
1+ // Copyright Ralf W. Grosse-Kunstleve 2002-2004. Distributed under the Boost
2+ // Software License, Version 1.0. (See accompanying
3+ // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
24
35/*
46 This example shows how to make an Extension Class "pickleable".
Original file line number Diff line number Diff line change 1- // Example by Ralf W. Grosse-Kunstleve
1+ // Copyright Ralf W. Grosse-Kunstleve 2002-2004. Distributed under the Boost
2+ // Software License, Version 1.0. (See accompanying
3+ // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
24
35/*
46 This example shows how to make an Extension Class "pickleable".
Original file line number Diff line number Diff line change 1- // Example by Ralf W. Grosse-Kunstleve
1+ // Copyright Ralf W. Grosse-Kunstleve 2004. Distributed under the Boost
2+ // Software License, Version 1.0. (See accompanying
3+ // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
24
35/*
46 This example shows how to enable pickling without using the
You can’t perform that action at this time.
0 commit comments