Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ value
Method
value
3rd/asio-1.24.0/include/asio/execution/blocking.hpp:822–825 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
820
// && defined(ASIO_HAS_SFINAE_VARIABLE_TEMPLATES)
821
822
static ASIO_CONSTEXPR blocking_t<I> value()
823
{
824
return always_t();
825
}
826
827
friend ASIO_CONSTEXPR bool operator==(
828
const always_t&, const always_t&)
Callers
nothing calls this directly
Calls
1
always_t
Class · 0.70
Tested by
no test coverage detected