Skip to content
Snippets Groups Projects
Forked from jvet / VVCSoftware_VTM
Source project has a limited visibility.
  • Frank Bossen's avatar
    0483e3bd
    Adapt code to new SW guidelines · 0483e3bd
    Frank Bossen authored
    Changes include:
    - use [[maybe_unused]] instead of cast to (void)
    - use generic lambda function and remove related comment about C++11
    - update MSVC version check
    - don't condition '#pragma once' on MSVC version
    0483e3bd
    History
    Adapt code to new SW guidelines
    Frank Bossen authored
    Changes include:
    - use [[maybe_unused]] instead of cast to (void)
    - use generic lambda function and remove related comment about C++11
    - update MSVC version check
    - don't condition '#pragma once' on MSVC version