mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-24 09:54:16 +08:00
refs #413 Doxygen.
This commit is contained in:
@@ -29,6 +29,9 @@ namespace BlackMisc
|
||||
{
|
||||
/*!
|
||||
* CRTP class template from which a derived class can inherit property indexing functions.
|
||||
*
|
||||
* This is only a placeholder for future support of implementing property indexing through the tuple system.
|
||||
* At the moment, it just implements the default properties: String, Icon, and Pixmap.
|
||||
*/
|
||||
template <class Derived>
|
||||
class Index
|
||||
|
||||
Reference in New Issue
Block a user