Skip to content

✨ Add env to hold compile-time values#200

Merged
lukevalenty merged 1 commit intointel:mainfrom
elbeno:add-env
Mar 3, 2025
Merged

✨ Add env to hold compile-time values#200
lukevalenty merged 1 commit intointel:mainfrom
elbeno:add-env

Conversation

@elbeno
Copy link
Contributor

@elbeno elbeno commented Feb 28, 2025

Problem:

  • CIB log env is a generic component that is useful beyond logging and should live in stdx.

Solution:

  • Add stdx::env.

Note:

  • For the moment this is dealing with compile-time values only. It may be possible in future to unify this with runtime environments used by S&R.

Problem:
- CIB log env is a generic component that is useful beyond logging and should
  live in stdx.

Solution:
- Add `stdx::env`.

Note:
- For the moment this is dealing with compile-time values only. It may be
  possible in future to unify this with runtime environments used by S&R.
@lukevalenty lukevalenty merged commit ec95cd6 into intel:main Mar 3, 2025
36 checks passed
@elbeno elbeno deleted the add-env branch October 16, 2025 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants