c++ - What's could class "Oscar" possibly be doing there? -


in line?

std::unique_ptr<lucille<oscar>> mbuster; 

if it's either 1 of lucille or oscar have no problem understanding it's creating empty pointer either class types. there two. what's going on?

this declares std::unique_ptr instance of template class lucille, oscar template parameter.


Comments

Popular posts from this blog

Using django-mptt to get only the categories that have items -

ruby - Train neural network with sine function -

javascript - Java with RWeka packege -