cleanup
This commit is contained in:
@@ -22,7 +22,6 @@ namespace entt {
|
||||
* compile-time error unless the template parameter is a function type.
|
||||
*
|
||||
* @tparam Function A valid function type.
|
||||
* @tparam Collector Type of collector to use, if any.
|
||||
*/
|
||||
template<typename Function>
|
||||
struct sigh;
|
||||
|
||||
Reference in New Issue
Block a user