Skip to content
GitLab
Explore
Sign in
Register
fix: reinterpret_cast from 'nullptr_t' is not allowed
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
fix: reinterpret_cast from 'nullptr_t' is not allowed
mpkh
requested to merge
mpkh/vtk:patch-3
into
master
Aug 22, 2016
Overview
7
Commits
1
Pipelines
1
Changes
1
clang 3.5+ (specailly on BSD) doesn't allow reinterpret_cast over NULL
Merge request reports
Loading