Beispiel #1
0
void some_function(SP<T> ptr) {
	ptr->fn();
}