Skip to content

Commit

Permalink
docs(core): link sample in ConstructibleTrait docs
Browse files Browse the repository at this point in the history
  • Loading branch information
RiscadoA committed Sep 10, 2023
1 parent a2a9231 commit 1919020
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
namespace cubos::core::reflection
{
/// @brief Describes how a reflected type may be constructed and destructed.
/// @see See @ref examples-core-reflection-traits-constructible for an example.
/// @ingroup core-reflection
class ConstructibleTrait
{
Expand Down

0 comments on commit 1919020

Please sign in to comment.