skypjack 4 месяцев назад
Родитель
Сommit
a572671947
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      docs/md/meta.md

+ 3 - 0
docs/md/meta.md

@@ -258,6 +258,9 @@ Meta data members and functions are accessed by means of their identifiers:
   addition, a meta function object is used to invoke the underlying function and
   then get the return value in the form of a `meta_any` object.
 
+Both functions search for the elements throughout the meta type hierarchy.
+However, they offer the option of passing a second boolean argument to stop the
+search at the top-level meta type.<br/>
 All the meta objects thus obtained as well as the meta types explicitly convert
 to a boolean value to check for validity: