/
Named prefixes with C++ and our string class

Named prefixes with C++ and our string class

This video is about explaining how we use a prefix naming convention to separate concerns in our code base.

I also go through the basics of our COLstring string class.

 

Related content

Video showing string manipulation with Lev
Video showing string manipulation with Lev
More like this
Another way for prefix name space clashes
Another way for prefix name space clashes
More like this
Naming conventions
Naming conventions
More like this
Tyler and I discuss a change in the translator towards name based prefixes
Tyler and I discuss a change in the translator towards name based prefixes
More like this
Predeclarations instead of #include
Predeclarations instead of #include
More like this
Built in C++ namespaces make it hard to refactor code
Built in C++ namespaces make it hard to refactor code
More like this