ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
Go to the source code of this file.
Classes | |
class | base::utils::array_ref< T > |
Namespaces | |
namespace | base |
namespace | base::utils |
Typedefs | |
using | int_array_ref = ::base::utils::array_ref< int64_t > |
Functions | |
template<typename T > | |
std::ostream & | base::utils::operator<< (std::ostream &out, array_ref< T > arr) |
template<typename T > | |
bool | base::utils::operator== (array_ref< T > a1, array_ref< T > a2) |
template<typename T > | |
bool | base::utils::operator!= (array_ref< T > a1, array_ref< T > a2) |
using int_array_ref = ::base::utils::array_ref<int64_t> |