mirror of
https://github.com/boostorg/pfr.git
synced 2026-01-19 04:22:13 +00:00
Merge pull request #152 from schaumb/get_name
Addressing the limitation of get_name
This commit is contained in:
@@ -106,11 +106,8 @@ void test_examples() {
|
||||
//]
|
||||
}
|
||||
|
||||
// Disabled from testing since it's unportable
|
||||
#if 0
|
||||
#if BOOST_PFR_CORE_NAME_ENABLED
|
||||
{
|
||||
// Keep in mind that it's unportable code
|
||||
// You should move this structure somewhere outside of function scope
|
||||
//[pfr_quick_examples_get_name
|
||||
// Get name of field by index
|
||||
|
||||
|
||||
Reference in New Issue
Block a user