You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(c++): specify underlying types for enums in fwd.h (#811)
* updated types to platform independent types
* updated types
* removed forward declaration for Type class
* Apply clang-format and cpplint fixes
* Format C++ code with clang-format-8
* formatted with clang-format-8 to meet github action pipeline
0 commit comments