mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-07 17:19:37 -05:00
added section comments
This commit is contained in:
@@ -312,6 +312,8 @@ namespace Orm::Tiny::Concerns
|
||||
return result;
|
||||
}
|
||||
|
||||
/* private */
|
||||
|
||||
/* Static cast this to a child's instance type (CRTP) */
|
||||
TINY_CRTP_MODEL_WITH_BASE_DEFINITIONS(GuardsAttributes)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user