Micro template library A library for building device drivers
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

37 lines
1.7 KiB

  1. \hypertarget{structutl_1_1meta_1_1nil__}{}\section{utl\+:\+:meta\+:\+:nil\+\_\+ Struct Reference}
  2. \label{structutl_1_1meta_1_1nil__}\index{utl\+::meta\+::nil\+\_\+@{utl\+::meta\+::nil\+\_\+}}
  3. {\ttfamily \#include $<$integral.\+h$>$}
  4. \subsection*{Public Types}
  5. \begin{DoxyCompactItemize}
  6. \item
  7. using \mbox{\hyperlink{structutl_1_1meta_1_1nil___a497da8469a94140b0285ba5864d794c8}{type}} = \mbox{\hyperlink{structutl_1_1meta_1_1nil__}{nil\+\_\+}}
  8. \end{DoxyCompactItemize}
  9. \subsection{Detailed Description}
  10. Empty type \mbox{\hyperlink{namespaceutl_1_1meta}{utl\+::meta}}\textquotesingle{}s nil type is not pure nil. It\textquotesingle{}s a recursive "de-\/referencable nil. Each time someone applies \+::type to it, he gets back \mbox{\hyperlink{structutl_1_1meta_1_1nil__}{nil\+\_\+}}. This way we can prevent a lot of compilation errors in a wrong meta\+:\+: handling.
  11. Definition at line 43 of file integral.\+h.
  12. \subsection{Member Typedef Documentation}
  13. \mbox{\Hypertarget{structutl_1_1meta_1_1nil___a497da8469a94140b0285ba5864d794c8}\label{structutl_1_1meta_1_1nil___a497da8469a94140b0285ba5864d794c8}}
  14. \index{utl\+::meta\+::nil\+\_\+@{utl\+::meta\+::nil\+\_\+}!type@{type}}
  15. \index{type@{type}!utl\+::meta\+::nil\+\_\+@{utl\+::meta\+::nil\+\_\+}}
  16. \subsubsection{\texorpdfstring{type}{type}}
  17. {\footnotesize\ttfamily using \mbox{\hyperlink{structutl_1_1meta_1_1nil___a497da8469a94140b0285ba5864d794c8}{utl\+::meta\+::nil\+\_\+\+::type}} = \mbox{\hyperlink{structutl_1_1meta_1_1nil__}{nil\+\_\+}}}
  18. Definition at line 44 of file integral.\+h.
  19. The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize}
  20. \item
  21. include/utl/meta/\mbox{\hyperlink{integral_8h}{integral.\+h}}\end{DoxyCompactItemize}