Exemple #1
0
inline actor_ptr fwd_aptr(const self_type& s) {
    return s.unchecked();
}