home.social

#shared_ptr — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #shared_ptr, aggregated by home.social.

  1. I wonder if it'd work to add a guaranteed non-null pointer to C++ like this:

    gist.github.com/uliwitness/931

    #CPlusPlus #optionals #shared_ptr

    Update: The gist is now fully compiling code.