Skip to content

Compile-time error : ‘Givaro::ModularBalanced<Givaro::Integer> F’ has incomplete type  #97

Description

@ZHG2017

The compile-time error will be triggered while defining a field as follows :

static Givaro::Integer q = 101;
Givaro::ModularBalanced<Givaro::Integer>  F(q);

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions