Skip to content

A suggestion: change Relative path to an absolute path  #172

@snow-man-0

Description

@snow-man-0

The advantage is to avoid setting the include path of the compiler.
for example, in array-impl.h, change <> to "filename"

#include "blitz.h"
#include "memblock.h"
#include "range.h"
#include "tinyvec2.h"
#include "tvecglobs.h"

#include "indexexpr.h"

#include "array/slice.h" // Subarrays and slicing
#include "array/map.h" // Tensor index notation
#include "array/multi.h" // Multicomponent arrays
#include "array/domain.h" // RectDomain class
#include "array/storage.h" // GeneralArrayStorage

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions