示例#1
0
def intlist(s: 'string') -> "std::vector< int > *":
    return _spams_wrap.intlist(s)
def intlist(s):
    return _spams_wrap.intlist(s)
示例#3
0
def intlist(*args):
  return _spams_wrap.intlist(*args)
示例#4
0
def intlist(s):
    return _spams_wrap.intlist(s)