mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
refs #624 Updated comment.
This commit is contained in:
@@ -22,7 +22,7 @@ namespace BlackMisc
|
||||
// Inhibit doxygen warnings about missing documentation
|
||||
//! \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>
|
||||
struct index_sequence
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user