Revert "Fix: remove type constness in URCU_FORCE_CAST's C++ version"
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 18 Aug 2022 14:15:48 +0000 (10:15 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 18 Aug 2022 14:15:48 +0000 (10:15 -0400)
commit070e8aeccb9f9dbfed57245e78839eb181c66db5
tree6cd4aab37152805a9d39af253a05a37366c42c44
parent2de13c1686ecccffff957cf823f068180a33bd0d
Revert "Fix: remove type constness in URCU_FORCE_CAST's C++ version"

This reverts commit fa85464bb1e600910e24350188341be223621ba7.

This adds a dependency on c++11, which is not present in the stable-0.12
branch README.md file.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/urcu/compiler.h
This page took 0.025484 seconds and 4 git commands to generate.