The Importance of being Namespaced

Hopefully some interesting thoughts on C++ coding and programming in general.

View on GitHub

It’s very easy to make some words bold and other words italic with Markdown. You can even link to Google!

This is an <h1> tag

This is an <h2> tag

This is an <h6> tag

This text will be italic This will also be italic

This text will be bold This will also be bold

You can combine them

  1. Item 1
  2. Item 2
  3. Item 3
    • Item 3a
    • Item 3b

gitHub Logo](/images/logo.png) Format: Alt Text

http://github.com - automatic! GitHub

As Kanye West said:

We’re living the future so the present is our past.

I think you should use an <addr> element here instead.

function fancyAlert(arg) {
  if(arg) {
      $.facebox({div:'#foo'})
	    }
		}
function fancyAlert(arg) {
if(arg) {
	$.facebox({div:'#foo'})
}
}

def foo(): if not bar: return True

First Header Second Header
Content from cell 1 Content from cell 2
Content in the first column Content in the second column

this

:sweat: