boostorg / boostorg/preprocessor

ERROR:BOOST_PP_LIST_FOR_EACH_PRODUCT_R

Open
#49 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
118
Forks
76
PR merge metrics
No merged PRs in 30d

Description

boost/preprocessor/list/for_each_product.hpp
error line:50 51

"BOOST_PP_FOR ## r" should be modified to "BOOST_PP_FOR_ ## r"

Contributor guide

No contributing guide indexed for this repository

Research direction

Open boost/preprocessor/list/for_each_product.hpp and inspect lines 50-51, where the issue identifies the malformed token construction. Confirm the change from "BOOST_PP_FOR ## r" to "BOOST_PP_FOR_ ## r" and verify that the preprocessor code still expands correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
compilers
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.