mirror of
https://github.com/boostorg/variant2.git
synced 2025-07-30 04:07:16 +02:00
Update README
This commit is contained in:
@ -2,7 +2,8 @@
|
|||||||
|
|
||||||
This repository contains a never-valueless, strong guarantee, C++11/14/17
|
This repository contains a never-valueless, strong guarantee, C++11/14/17
|
||||||
implementation of [std::variant](http://en.cppreference.com/w/cpp/utility/variant).
|
implementation of [std::variant](http://en.cppreference.com/w/cpp/utility/variant).
|
||||||
See [the documentation](https://boostorg.github.io/variant2/) for more information.
|
See [the documentation](https://www.boost.org/doc/libs/master/libs/variant2/)
|
||||||
|
for more information.
|
||||||
|
|
||||||
The code requires [Boost.Mp11](https://github.com/boostorg/mp11) and
|
The code requires [Boost.Mp11](https://github.com/boostorg/mp11) and
|
||||||
Boost.Config.
|
Boost.Config.
|
||||||
|
Reference in New Issue
Block a user