mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-15 15:38:17 +08:00
条件
-> condition
in docs/get.md
english version
This commit is contained in:
@@ -230,7 +230,7 @@ template<typename T, typename TC>
|
||||
T get(basic_value<TC>& v);
|
||||
```
|
||||
|
||||
条件:
|
||||
Condition:
|
||||
- `T` is `std::array<U, N>`
|
||||
|
||||
If the `toml::value` holds an `array`, this function retrieves the value and converts it to the specified container type, returning the result.
|
||||
|
Reference in New Issue
Block a user