mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-17 08:11:51 +00:00
10 lines
342 B
Plaintext
10 lines
342 B
Plaintext
Copyright (C) 2011-2012 Andrzej Krzemienski
|
|
|
|
Distributed under the Boost Software License, Version 1.0
|
|
(see accompanying file LICENSE_1_0.txt or a copy at
|
|
http://www.boost.org/LICENSE_1_0.txt)
|
|
|
|
The idea and interface is based on Boost.Optional library
|
|
authored by Fernando Luis Cacciola Carballal
|
|
|
|
Home at https://github.com/akrzemi1/Optional |