Project

General

Profile

Actions

Cleanup #21044

closed

Replacement of assert() with static_assert() whereever applicable

Added by Amit Kumar over 6 years ago. Updated about 5 years ago.

Status:
Rejected
Priority:
Low
Assignee:
Category:
-
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

In some conditions if we can do compile time checks,
its better to use static_assert() in place of assert()

Actions #1

Updated by Patrick Donnelly about 5 years ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF