mirror of
https://github.com/TartanLlama/optional.git
synced 2025-06-25 00:51:37 +02:00
Update README.md
This commit is contained in:
@ -41,7 +41,7 @@ tl::optional<image> get_cute_cat (const image& img) {
|
||||
}
|
||||
```
|
||||
|
||||
Full documentation available at [optional.tartanllama.xyz](https://optional.tartanllama.xyz)
|
||||
Full documentation available at [tl.tartanllama.xyz](https://tl.tartanllama.xyz)
|
||||
|
||||
The interface is the same as `std::optional`, but the following member functions are also defined. Explicit types are for clarity.
|
||||
|
||||
|
Reference in New Issue
Block a user