MCPcopy Create free account
hub / github.com/cinder/Cinder / error

Function error

include/asio/placeholders.hpp:64–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62# if defined(__BORLANDC__) || defined(__GNUC__)
63
64inline boost::arg<1> error()
65{
66 return boost::arg<1>();
67}
68
69inline boost::arg<2> bytes_transferred()
70{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected