unbounded_buffer::supports_anonymous_source 方法

重写 supports_anonymous_source 方法表示此块可以接受未链接的源为其提供的消息。

virtual bool supports_anonymous_source();

返回值

true,因为块不重新提供的消息。

要求

**标头:**agents.h

**命名空间:**并发

请参见

参考

unbounded_buffer 类