Tag Archives: templates

Static Mapping of a String to an Integer

With my head in programming for a bit, I decided to take a bit of a break from directly working on my PhD to solving a bit of a problem I was having with regard to the efficiency of the … Continue reading

Posted in Geek Stuff | Tagged , , , , | Comments Off

Template Obsession

I have been working on C++ templates lately to solve a problem where I wanted to have a very efficient bit of code that would allow me to add logging into my code with a minimal execution-time cost. My first … Continue reading

Posted in Geek Stuff | Tagged , , , , , , , , , , , | Comments Off

Templates, James Bond, and URL Shorteners

It is time for a break from C++ templates.  I am not sure that doing interesting template things is going to actually move my PhD forward in any way, but it is a very enjoyable distraction and challenge. I am … Continue reading

Posted in Geek Stuff | Tagged , , , , , , , , , , , , | Comments Off

When Yoda Writes “if” Statements

I recently received a welcome break from doing PhD-like things when I got a message from a friend who is working on the other side of the continent.  We talk far to seldom and the break to chat was incredibly enjoyable. Some … Continue reading

Posted in Geek Stuff | Tagged , , , , , , , , , , , , , , | 2 Comments