SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
|
Functions | |
template<domain D :shared2p , type T> | |
D T | argument (string name) |
Function for accessing the named program arguments of shared2p types.
name | The name of the argument. |
D T argument | ( | string | name | ) |