mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 19:05:31 +08:00
refs #624 Updated comment.
This commit is contained in:
@@ -22,7 +22,7 @@ namespace BlackMisc
|
|||||||
// Inhibit doxygen warnings about missing documentation
|
// Inhibit doxygen warnings about missing documentation
|
||||||
//! \cond PRIVATE
|
//! \cond PRIVATE
|
||||||
|
|
||||||
// Our own implementation of std::index_sequence (because not implemented by MSVC2013)
|
// Our own implementation of std::index_sequence (because not implemented by GCC 4.9)
|
||||||
template <size_t... Is>
|
template <size_t... Is>
|
||||||
struct index_sequence
|
struct index_sequence
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user