Skip to content

Commit ffd1fd2

Browse files
refactor: Fix typo of namespace in src code
1 parent 3fc14d6 commit ffd1fd2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/primitives/primitive.impl.cppm

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ import mcpplibs.primitives.traits.underlying;
88

99
export namespace mcpplibs::primitives {
1010

11-
template <typename T, primitive::policy::policy_type... Policies>
12-
struct primitive {
1311
template <underlying_type T,
1412
policy::policy_type... Policies>
1513
template <underlying_type T,

0 commit comments

Comments
 (0)