Project

General

Profile

Actions

Task #4340

closed

LSA types should not use a string for type determination

Added by Nicholas Gordon over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Due to C++11's less-than-stellar reflection facilities, it is more or less required to have some class-bound identifier. However, we can improve clarity prevent errors by using an enum class. This will allow the compiler to help us by type-checking our lsa types.

Actions #1

Updated by Nicholas Gordon over 6 years ago

  • Status changed from In Progress to Closed
Actions

Also available in: Atom PDF