mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
12 lines
203 B
ReStructuredText
12 lines
203 B
ReStructuredText
.. default-domain:: cpp
|
|
|
|
.. class:: template<typename T> A
|
|
|
|
.. type:: N1 = T::typeOk
|
|
|
|
- Not ok, warn: :type:`T::typeWarn`
|
|
|
|
.. type:: N2 = T::U::typeOk
|
|
|
|
- Not ok, warn: :type:`T::U::typeWarn`
|