Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Sphinx / tests / roots / test-domain-cpp / warn-template-param-qualified-name.rst
Size: Mime:
.. 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`