|
SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
|
Functions | |
| template<domain D :shared3p > | |
| BlStringVector< D > | bl_strLengthenBound (BlStringVector< D > s, uint biggerBound) |
Increase the bound of a bounded-length string vector.
| s | - input string vector |
| biggerBound | - new bound |
| BlStringVector<D> bl_strLengthenBound | ( | BlStringVector< D > | s, |
| uint | biggerBound | ||
| ) |