Style fixes.
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
#include "../Ensure.hpp"
|
||||
|
||||
|
||||
namespace ArbUt {
|
||||
/// @brief A unique pointer is used to indicate a pointer that is owned by its holder, and will be deleted when its
|
||||
/// owner is deleted. As with all Arbutils pointers, this cannot be assigned null. Use an OptionalUniquePtr for
|
||||
|
||||
Reference in New Issue
Block a user