An error occurred while fetching folder content.
Vijay Pai
authored
because nullptr assignment actually requires the calling of a constructor. As a result, the order in which these nullptr initializations take place is not defined with respect to other initializations. A pointer that is left without explicit initialization automatically gets nullptr anyway, so just don't explicitly initialize these.
Name | Last commit | Last update |
---|---|---|
.. |