mirror of
https://github.com/boostorg/leaf.git
synced 2026-02-02 21:02:18 +00:00
2. Changed result::error to not load, simply returns the error. 3. Added result::load, which loads then returns *this. 4. Added result::accumulate.