:orphan: .. _cpp-placeholder-types: Internal C++ Placeholder Types ============================== The objects below exist solely to satisfy cross references generated from Doxygen/Breathe output. They do not correspond to concrete symbols in the public API. .. cpp:type:: size_t Placeholder target for documents that refer to ``size_t``. .. cpp:type:: int64_t Placeholder target for documents that refer to ``int64_t``. .. cpp:type:: uint64_t Placeholder target for documents that refer to ``uint64_t``. .. cpp:type:: ReturnType Placeholder target for documents that refer to ``ReturnType``. .. cpp:type:: Args Placeholder target for documents that refer to ``Args``. .. cpp:class:: optional Placeholder target for documents that refer to ``optional``. .. cpp:class:: callable Placeholder target for documents that refer to ``callable``.