We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c63cb commit 6b2cea8Copy full SHA for 6b2cea8
source/macros.tex
@@ -173,9 +173,9 @@
173
%%--------------------------------------------------
174
%% Macros for funky text
175
\newcommand{\Cpp}{\texorpdfstring{C\kern-0.05em\protect\raisebox{.35ex}{\textsmaller[2]{+\kern-0.05em+}}}{C++}}
176
-\newcommand{\CppIII}{\Cpp{} 2003}
177
-\newcommand{\CppXI}{\Cpp{} 2011}
178
-\newcommand{\CppXIV}{\Cpp{} 2014}
+\newcommand{\CppIII}{\Cpp~2003}
+\newcommand{\CppXI}{\Cpp~2011}
+\newcommand{\CppXIV}{\Cpp~2014}
179
\newcommand{\opt}[1]{#1{\ensuremath{_\mathit{opt}}}}
180
\newcommand{\dcr}{-{-}}
181
\newcommand{\bigoh}[1]{\ensuremath{\mathscr{O}(#1)}}
0 commit comments