skypjack hace 4 meses
padre
commit
a572671947
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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: