zett42 software

stackoverflow

 Tech Babble  No Responses »
Feb 192017
 

I just recently joined stackoverflow after having passively used it for years. I usually found my questions already answered or could figure stuff out by myself.

So I thought that I could give something back by answering questions. It turns out that by answering questions you may actually learn something new. Awesome Zen wisdom gained! 😀

Some answers of mine that fall into this category:

  • Using an std::unordered_map to efficiently store locations of words
  • Writing a generic sum() function using ranges
  • Save a bitmap resource from the current executable as a file
  • Using std::unordered_map and boost::variant to create a tree with clean initialization syntax
    • Similar to above answer, using boost::recursive_wrapper to create a recursive data structure involving an std::unordered_set
    • Another recursive type employing std::vector
  • Using the ‘expected’ class (proposed-for-standard) for error handling
  • How to show the shell properties dialog for a filesystem object
  • How to run ShellExecute() non-elevated
  • Use the shell API from Python (pywin32)

 

 Posted by admin at 9:49 pm  Tagged with: c++, stackoverflow, zen

Programs

  • boost.regex playground

Recent Posts

  • stackoverflow
  • Converting an UTF-8 istream to UTF-16 wistream on-the-fly
  • Why do we need C++ reflection? (or: magic enums)
  • Performance issue of embedded IE browser control and how to fix it
  • WordPress YAPB (1.10.10) multisite fix

Recent Comments

  • Chris B on boost.regex playground
  • Damu on Performance issue of embedded IE browser control and how to fix it
  • Boris on Performance issue of embedded IE browser control and how to fix it
  • Ivan on Performance issue of embedded IE browser control and how to fix it
  • geomagas on WordPress YAPB (1.10.10) multisite fix

Tags

art boost c++ development easy_level embedded browser enum experimental fractal html ie internet explorer iostreams javascript mfc opengl opensource reflection regex screenshots stackoverflow testing tool videofeedback wordpress wp multisite yapb zen

Links

  • boost c++ libraries
© 2012 zett42 software Suffusion theme by Sayontan Sinha