fficxx

Contents:

  • Getting Started
  • OOP Model in fficxx
  • Real World Usage
  • References
    • C Macro tricks
    • C++ Template tricks
    • C++ Template Peculiarity
fficxx
  • References
  • View page source

References

C Macro tricks

We use C Macro tricks described in the following:

  • C Pre-Processor Magic

  • C Macros: How to map another macro to variadic arguments?

  • C Preprocessor tricks, tips, and idioms

  • Detect empty macro arguments

  • Optional Parameters with C++ Macros

C++ Template tricks

  • Template argument deduction

  • C++ variadic templates

  • Practical uses for variadic templates

C++ Template Peculiarity

  • Can a class member function template be virtual?

Previous

© Copyright 2013 - 2023, Ian-Woo Kim.

Built with Sphinx using a theme provided by Read the Docs.