Silence unused function warning of clang

Authored by vkrause on Nov 29 2018, 5:04 PM.

Description

Silence unused function warning of clang

This happens for sub-classes without any additional properties, but since
all of this is compile-time code it has no practical impact.

Details

Committed
vkrauseNov 29 2018, 5:12 PM
Parents
R1003:8980f2bcfc34: Make move constructors noexcept
Branches
Unknown
Tags
Unknown