Search:

Type: Posts; User: Fahrenheit2539

Search: Search took 0.01 seconds.

  1. These communities are different, and I'm trying...

    These communities are different, and I'm trying to get ideas and thoughts from as many people as possible.
    As I see there is no single opinion yet on this subject, I'd like to get to the bottom of...
  2. Passing std:: or boost::shared_ptr as a reference to a function

    I was suggested to replace in few places passing const shared_ptr by value to passing by reference (e.g. change const std::shared_ptr param to const std::shared_ptr& param) when I was checking my...
Results 1 to 2 of 2