std:return

说明:返回值函数,用于包装将要返回的值,主要作用还是为了含义更明确。

用法:
 (std:return value)

参数:1 value : 值;

返回值:

示例: