MCPcopy Create free account
hub / github.com/WiVRn/WiVRn / userdata_first

Method userdata_first

common/utils/wrap_lambda.h:57–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 impl(l) {}
56
57 auto userdata_first()
58 {
59 using F = decltype(std::function(impl));
60 return ::details::add_void<F>::template fn_0<T>;
61 }
62
63 operator auto()
64 {

Callers 1

get_propertyFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected