mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-19 01:04:20 +00:00
Docs: Fix some missing Doxygen tags
This commit is contained in:
parent
82bc9f3195
commit
c474cb2469
10 changed files with 23 additions and 18 deletions
|
|
@ -508,6 +508,8 @@ struct VariantConverter<String>
|
|||
template <>
|
||||
struct juce::VariantConverter<MyType> : public juce::StrictVariantConverter<MyType> {};
|
||||
@endcode
|
||||
|
||||
@tags{Core}
|
||||
*/
|
||||
template <typename Type>
|
||||
struct StrictVariantConverter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue