From a470925305cffdf2ea41828ccc40e7e07e36d006 Mon Sep 17 00:00:00 2001 From: Michele Caini Date: Sat, 6 Jul 2019 15:23:40 +0200 Subject: [PATCH] typo --- docs/md/meta.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/md/meta.md b/docs/md/meta.md index b0e74a965..26e08af56 100644 --- a/docs/md/meta.md +++ b/docs/md/meta.md @@ -289,7 +289,6 @@ The meta objects that compose a meta type are accessed in the following ways: function object can be used to invoke the underlying function and then get the return value in the form of meta any object. - * _Meta bases_. They are accessed through the _name_ of the base types: ```cpp