 
      
    | You are here | chaosinmotion.com | ||
| | | | | eyakubovich.github.io | |
| | | | | The guidance around function arguments and smart pointers is quite old, yet I still see it used incorrectly. In this post, we'll explore the guidance and the costs of not following the advice. C++ Core Guidelines make this point clear: F.7: For general use, take T* or T& arguments rather... | |
| | | | | susam.net | |
| | | | | ||
| | | | | golangbot.com | |
| | | | | A pointer is a variable that stores the memory address of another variable. This tutorial covers pointer declaration, dereferencing and various other topics with examples. | |
| | | | | julesh.com | |
| | | (Recall that monads are not a good topic for your first blog post.) I intend to bootstrap a blog by writing about 2 of my old papers, Monad Transformers for Backtracking Search and The Selection Monad as a CPS Transformation. (Wall Street will be spared for the time being.) I'm going to write about this... | ||